home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / mechacatdestructo.swf / scripts / DefineButton2_960 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  60b  |  4 lines

  1. on(release){
  2.    _global.ipbSend(_global.C.TotalScore);
  3. }
  4.